gdk/wayland: Use double-click/drag-threshold settings from g-d-s
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 26 Aug 2020 22:27:50 +0000 (00:27 +0200)
committerAhmed Eldemery <aeldemery.de@gmail.com>
Fri, 28 Aug 2020 16:45:01 +0000 (18:45 +0200)
commit0077f95ace98153ca376e555b2eefe8e55c16fe0
treed2994c2586ef3916c125161dcf4b35f6730bca36
parentc770adb9189b45888f09805bf7ed8bdc69019777
gdk/wayland: Use double-click/drag-threshold settings from g-d-s

Handle both these settings, and the older settings-daemon ones for
backwards compatibility. The keys are already checked for existence
in the schema, so it will just use the existing ones.
gdk/wayland/gdkdisplay-wayland.c